[INFO] fetching crate adacore-zynqmp 0.2.0...
[INFO] fixing adacore-zynqmp-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate adacore-zynqmp 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate adacore-zynqmp 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate adacore-zynqmp 0.2.0
[INFO] tweaked toml for crates.io crate adacore-zynqmp 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate adacore-zynqmp 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate adacore-zynqmp 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-mmio v0.6.0
[INFO] [stderr]   Downloaded derive-mmio-macro v0.6.0
[INFO] [stderr]   Downloaded bitbybit v1.3.3
[INFO] [stderr]   Downloaded arbitrary-int v1.3.0
[INFO] [stderr]   Downloaded tock-registers v0.9.0
[INFO] [stderr]   Downloaded arm-gic v0.6.1
[INFO] [stderr]   Downloaded safe-mmio v0.2.5
[INFO] [stderr]   Downloaded aarch64-cpu v10.0.0
[INFO] [stderr]   Downloaded qemu-exit v3.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f7eb9f90cf1e486ad6084fc674fee82c89938a51d99f7323a3f29ae370349b26
[INFO] running `Command { std: "docker" "start" "f7eb9f90cf1e486ad6084fc674fee82c89938a51d99f7323a3f29ae370349b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f7eb9f90cf1e486ad6084fc674fee82c89938a51d99f7323a3f29ae370349b26" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7eb9f90cf1e486ad6084fc674fee82c89938a51d99f7323a3f29ae370349b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f7eb9f90cf1e486ad6084fc674fee82c89938a51d99f7323a3f29ae370349b26" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling adacore-zynqmp v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking tock-registers v0.9.0
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking qemu-exit v3.0.2
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking aarch64-cpu v10.0.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling derive-mmio-macro v0.6.0
[INFO] [stderr]    Compiling bitbybit v1.3.3
[INFO] [stderr]     Checking derive-mmio v0.6.0
[INFO] [stderr]     Checking safe-mmio v0.2.5
[INFO] [stderr]     Checking arm-gic v0.6.1
[INFO] [stdout] error[E0433]: cannot find `AArch64` in `qemu_exit`
[INFO] [stdout]   --> examples/uart.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     qemu_exit::AArch64::new().exit_success()
[INFO] [stdout]    |                ^^^^^^^ could not find `AArch64` in `qemu_exit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adacore-zynqmp` (example "uart") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `AArch64` in `qemu_exit`
[INFO] [stdout]   --> examples/floating_point.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     qemu_exit::AArch64::new().exit_success()
[INFO] [stdout]    |                ^^^^^^^ could not find `AArch64` in `qemu_exit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AArch64` in `qemu_exit`
[INFO] [stdout]   --> examples/floating_point.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     qemu_exit::AArch64::new().exit_failure()
[INFO] [stdout]    |                ^^^^^^^ could not find `AArch64` in `qemu_exit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adacore-zynqmp` (example "floating_point") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find `AArch64` in `qemu_exit`
[INFO] [stdout]   --> examples/data_sections.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     qemu_exit::AArch64::new().exit_success()
[INFO] [stdout]    |                ^^^^^^^ could not find `AArch64` in `qemu_exit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `arm_gic::irq_enable`
[INFO] [stdout]    --> examples/interrupt.rs:14:5
[INFO] [stdout]     |
[INFO] [stdout]  14 |     irq_enable,
[INFO] [stdout]     |     ^^^^^^^^^^ no `irq_enable` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arm-gic-0.6.1/src/lib.rs:61:37
[INFO] [stdout]     |
[INFO] [stdout]  60 | #[cfg(feature = "fakes")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `fakes` feature
[INFO] [stdout]  61 | pub use sysreg::fake::{irq_disable, irq_enable, wfi};
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arm-gic-0.6.1/src/lib.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[cfg(all(target_arch = "aarch64", not(feature = "fakes")))]
[INFO] [stdout]     |           ----------------------- the item is gated behind the `aarch64` feature
[INFO] [stdout] 255 | pub fn irq_enable() {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AArch64` in `qemu_exit`
[INFO] [stdout]   --> examples/interrupt.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     qemu_exit::AArch64::new().exit_success();
[INFO] [stdout]    |                ^^^^^^^ could not find `AArch64` in `qemu_exit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AArch64` in `qemu_exit`
[INFO] [stdout]   --> examples/interrupt.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 |     qemu_exit::AArch64::new().exit_failure();
[INFO] [stdout]    |                ^^^^^^^ could not find `AArch64` in `qemu_exit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AArch64` in `qemu_exit`
[INFO] [stdout]   --> examples/data_sections.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     qemu_exit::AArch64::new().exit_failure()
[INFO] [stdout]    |                ^^^^^^^ could not find `AArch64` in `qemu_exit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/interrupt.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn main() -> ! {
[INFO] [stdout]    |    ----      ^ expected `!`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/interrupt.rs:92:49
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn panic(panic: &core::panic::PanicInfo<'_>) -> ! {
[INFO] [stdout]    |    -----                                        ^ expected `!`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adacore-zynqmp` (example "data_sections") due to 3 previous errors
[INFO] [stderr] error: could not compile `adacore-zynqmp` (example "interrupt") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "f7eb9f90cf1e486ad6084fc674fee82c89938a51d99f7323a3f29ae370349b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7eb9f90cf1e486ad6084fc674fee82c89938a51d99f7323a3f29ae370349b26", kill_on_drop: false }`
[INFO] [stdout] f7eb9f90cf1e486ad6084fc674fee82c89938a51d99f7323a3f29ae370349b26
